:root {
    --primary-light: #705697;
    --primary-dark: #f2f2f2;
    --table-header: #f9f9f9;
    --nev-fontcolor: rgba(11, 10, 10, 0.9);
    --table-headerfont:black;
    --nev-hover: #ede8ef;
    --nev-active: #c4b7d7;
    --btn-background: #f5f5f5;
    --btn-font: white;
    --btn-backgroundhover: #c954f8;
    --btn-fonthover: white;
    --shortcut-menu: #baaecc;
    --body-background: #e9ebee;
    --title-background: #f9f9f9;
}
